home *** CD-ROM | disk | FTP | other *** search
/ CICA 1993 April / CICA MS Windows - April 1993.iso / unzipped / util / dviwin25 / demo.tex < prev    next >
Text File  |  1993-03-15  |  2KB  |  38 lines

  1. \nopagenumbers
  2. \parindent=0cm
  3. \centerline{\bf Demo file for DVIWIN 2.5}
  4. \centerline{March 15, 1993}
  5. \centerline{Hippocrates Sendoukas}
  6. \vskip 2cm
  7.  
  8. This driver lets you preview and print DVI files under MS-Windows 3.1. Its
  9. main advantages are: speed, compatibility with most screens and printers,
  10. and graphics capability. Apart from some assembly acceleration for all
  11. machines, it uses special routines on 80386 or 80486 processors to speed
  12. up the rasterization. All screen and printer handling is done through
  13. Windows, so it should work on any printer supported by the system. You can
  14. insert arbitrary graphics files produced by most Windows application, or
  15. other standard graphics files (eg. TIFF, PCX, etc.) provided that you have
  16. the appropriate graphics filter. The following graph was created by Excel:
  17.  
  18. \vskip 1cm
  19. \centerline{Sample Figure: residuals vs. maturity}
  20. \special{center                 % Don't do any scaling
  21.            demo,                % Filename WITHOUT extension
  22.            \the\hsize 7cm       % How much space we want to leave on paper
  23.            11.862cm 6.824cm }   % Actual size of the graphic as reported by
  24.                                 % clipmeta exe. This is required because the
  25.                                 % standard (plain) metafile format does not
  26.                                 % indicate the actual size of the graphic. If
  27.                                 % we don't specify this, dviwin has no choice
  28.                                 % but to scale the graphic to the paper
  29.                                 % dimensions (like "anisoscale").
  30. \vskip 7cm                      % Instruct TeX to leave enough vertical space
  31.  
  32. For more information on using the programs, please read or print the files
  33. ``dviwin.wri'', ``wbr.wri'' and ``clipmeta.wri''. If you encounter any
  34. installation or operation problems, please read the file ``helpme.wri'' and
  35. if it does not resolve the problem, please let me know. My e--mail address
  36. is ``sendouk@scf.usc.edu''.
  37. \end
  38.